home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo Especial Manga 1 / Micro Dingo Especial Manga 01 CD.iso / cd dingo / dingosexo / hentai / juegos / 04.swf / scripts / DefineButton2_88 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-02-03  |  182b  |  12 lines

  1. on(press){
  2.    if(eval("/lila:lila_pos") == "2")
  3.    {
  4.       gotoAndPlay(79);
  5.       contador += "1";
  6.    }
  7.    tellTarget("/lila/jermaine4")
  8.    {
  9.       gotoAndStop(3);
  10.    }
  11. }
  12.